Skip to content

Test Result : DateFormat analyze analyzes the text and returns an object with months, years and days

0 failures (±0)
8 tests (±0)
Took 10 ms.

All Tests

Test nameDurationStatus
DateFormat analyze analyzes the text and returns an object with months, years and days checks correct handling of am/pm1 msPassed
DateFormat analyze analyzes the text and returns an object with months, years and days considers pattern MM/dd/yyy0 msPassed
DateFormat analyze analyzes the text and returns an object with months, years and days considers pattern dd.MM.yyyy2 msPassed
DateFormat analyze analyzes the text and returns an object with months, years and days considers pattern yyyy-MM-dd1 msPassed
DateFormat analyze analyzes the text and returns an object with months, years and days proposes valid dates for pattern MM.yyyy1 msPassed
DateFormat analyze analyzes the text and returns an object with months, years and days proposes valid dates for pattern dd.MM.yyyy2 msPassed
DateFormat analyze analyzes the text and returns an object with months, years and days proposes valid dates for pattern yyyy1 msPassed
DateFormat analyze analyzes the text and returns an object with months, years and days proposes valid times2 msPassed